AttributeError: list object has no attribute dtypes

26

data = np.array(data, dtype=np.float32)

Comments

Submit
0 Comments